Make sendmail-query-once offer 3-way choice; avoid repeated queries.
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 11 Oct 2011 21:31:22 +0000 (17:31 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 11 Oct 2011 21:31:22 +0000 (17:31 -0400)
commit484eaf9d80292f17dd6b561668c1fb2a7422d88b
treedc1f507517e6f5251bc4c102464f7bd543cf64b4
parentb02895ffc33e91458bbed972fc0fb428ae480ab9
Make sendmail-query-once offer 3-way choice; avoid repeated queries.
* mail/sendmail.el (send-mail-function): Don't use sendmail-query-once
if not needed.
(sendmail-query-once): Remove OS dependencies.  Make it a 3-way choice
using completion.  Protect against "slow" callers.
Remove the "message hack".
lisp/ChangeLog
lisp/mail/sendmail.el